From: Eli Zaretskii Date: Fri, 25 Jan 2002 13:08:24 +0000 (+0000) Subject: (DONTCOMPILE): Remove term/xterm.el. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~59079 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1608782c7ba44ab64b916be7639268618391b2ce;p=emacs.git (DONTCOMPILE): Remove term/xterm.el. --- diff --git a/lisp/Makefile.in b/lisp/Makefile.in index 87fae4711f8..2c1e29c64b0 100644 --- a/lisp/Makefile.in +++ b/lisp/Makefile.in @@ -105,7 +105,6 @@ DONTCOMPILE = \ $(lisp)/term/vt400.el \ $(lisp)/term/vt420.el \ $(lisp)/term/wyse50.el \ - $(lisp)/term/xterm.el \ $(lisp)/version.el # Files to compile before others during a bootstrap. This is done to